home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / SOUND / AUDIOVIS / !AudioVis / !Help < prev    next >
Text File  |  1997-06-01  |  4KB  |  109 lines

  1. ==============================================================================
  2.                                   AudioVis 
  3.                             © 1997 Michael Kübel
  4.                                    V 0.90
  5. ==============================================================================
  6.  
  7. Credits
  8. -------
  9.  Code.............> Michael Kübel, Denys Bogatz
  10.  Wimp Interface...> Dirk Krumbholz
  11.  SpriteSets.......> Michael Kübel
  12.  
  13. What is it ?
  14. ------------
  15.  !Audio Vis is an audio visualisation program. It reads the current Sound DMA
  16.  Buffer of the first 4 voices and displays a sprite out of a SpriteSet
  17.  containing 32 sprites, dependent on the Buffer value.
  18.  
  19.  Additonial the Buffer Values can be plotted as simple colored dots.
  20.  
  21.  But what's more essential, you can create your own SpriteSet (refer to the
  22.  '!CreateSet' application to do that) for use with !AudioVis !!!
  23.  
  24. Requirements
  25. ------------
  26.  !AudioVis should work with all Risc OS 3.00 or later Acorn Computers.
  27.  
  28.  It requires the WimpExtension module from Jon Ribbens which I think you
  29.  will already have. Otherwise you can get it from DoggySoft
  30.  (www.doggysoft.co.uk) or HENSA.
  31.  
  32.  It does *not* work with any 16 bit sound system.
  33.  
  34. How to use
  35. ----------
  36.  1) Start you favourite Tracker player and your favourite Tracker tune.
  37.  2) Double click on the !AudioVis application
  38.  3) Click on the AudioVis icon on the iconbar
  39.  4) Press 'ESC' to return to the desktop
  40.  
  41. Options
  42. -------
  43.  In the 'Options' Menu you can change the display settings of !AudioVis:
  44.  
  45.  Sprite Design:
  46.   
  47.   - Choose the SpriteSet to be plotted. Here are 6 standard sets created by me. 
  48.   - Drag any other created SpriteSet (created with !CreateSet) to the
  49.     input line to use it instead of the standard sets.
  50.  
  51.  Sample Buffer:
  52.  
  53.   - Choose to display it or not to, display it besides or above the sprites
  54.   - You can also change the color of the Buffer dots. Put in any value
  55.     of the color you want them to be plotted (0-255). These color values
  56.     are the same like these in the !Paint application, when editing a 256
  57.     color sprite (just click on the color at the !Paint color window to 
  58.     see its value).
  59.  
  60. Legal Notice
  61. ------------
  62.  This program is FREEWARE. The author retains copyright.
  63.  All the normal conventions and restrictions apply.
  64.  No charging other than media and distribution costs etc.
  65.  
  66.  This software is supplied 'as is'. No responsibility can be taken for any 
  67.  failure of the program, or any loss or damage caused directly or indirectly,
  68.  or not caused, by the software.
  69.  
  70.  This program uses the WimpExtension module from Jon Ribbens of DoggySoft.
  71.  Try *help wimpextension for details.
  72.  
  73.  The LZW and LZWD modules were made by John Kortink
  74.  
  75.  The picture in the Info Window was taken out of the
  76.  'Mon-Mon Illsutration Candy Artbook' (c) by Fujimishupan.
  77.  If there are any copyright problems using this picture mail me and
  78.  I will use another.
  79.  
  80. Some Greetings
  81. --------------
  82.  Without the help of Denys Bogatz this piece of software would not have
  83.  been possible. Watch out for his superb Bitmap-editor 'Paintcan' and 
  84.  his C64 Emulator '!BreadBox' !
  85.  
  86.  Contact him at: Denys Bogatz, Nordfeldstr. 11, 33775 Versmold, Germany
  87.                   
  88.  Due to the lack of any wimp programming knowledge you would not have seen
  89.  such a cool wimp interface without Dirk Krumbholz.
  90.  
  91.  If you're interested in Japanese Anime stuff contact him for his nice
  92.  KiSS-Viewer called '!RiscKiSS': krumbh00@marvin.informatik.uni-dortmund.de 
  93.  
  94. Contacting me
  95. -------------
  96.  Please don't hesitate to report any bugs, ideas, or whatever to me:
  97.  
  98.  s-mail: Michael Kübel, Weißenhofstr. 36, 74235 Erlenbach, Germany  
  99.  e-mail: kuemmel@studbox.uni-stuttgart.de
  100.  
  101.  I'm interested in any kind of audio visualisation soft/hard(?)ware. If you've
  102.  got any ideas relating to this contact me.
  103.  
  104.  Despite the fact I'm not an very experienced ARM-Coder I would like to program
  105.  more software in connection to audio visualisation. Do you have any suggestions
  106.  how to make computer sounds visible, even some really sick ones ?
  107.  
  108.  ...and don't forget to send me your own SpriteSets created for AudioVis !!!
  109.